crypto/tls.clientHandshakeState.ctx (field)

3 uses

	crypto/tls (current package)
		handshake_client.go#L32: 	ctx          context.Context
		handshake_client.go#L371: 		ctx:         ctx,
		handshake_client.go#L726: 		cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)